Allow using 'vc-prepare-patch' in non-VC buffers
authorPhilip Kaludercic <philipk@posteo.net>
Mon, 12 Feb 2024 16:37:16 +0000 (17:37 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Mon, 12 Feb 2024 16:37:52 +0000 (17:37 +0100)
commit6aeeae68885e09a7253a0076d0f81cc46b37f20d
treeaa9cc5a56fecad16c070c85c354d31836d7adb4c
parent2f7d662dd4636a84e157a2af8f843c0589bc5dda
Allow using 'vc-prepare-patch' in non-VC buffers

* lisp/vc/vc.el (vc-prepare-patch): Remove
'vc-ensure-vc-buffer', as it is not necessary to verify this for
the command to work.
lisp/vc/vc.el